toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.event
/
[jvm]StatusChanged
Status
Changed
interface
StatusChanged
:
BrowserEvent
An event indicating that the status text has been changed.
Members
Functions
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the
Browser
instance initiated this event.
status
Text
Link copied to clipboard
open
fun
statusText
(
)
:
String
Returns a string that represents the new status text or an empty string if the status text is empty.